home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 20 / 1 / DISK2016.ZIP / FA.DOC next >
Text File  |  1990-06-11  |  7KB  |  161 lines

  1.                        FINANCE ANALYZER       (V 2.1)
  2.  
  3.                Copyright 1987 - Constantine Roussos
  4.  
  5.  
  6.      You may use and distribute this program free of charge.  You may
  7. not sell it, other than to charge a nominal fee for disk
  8. preparation.  If, however, you find that this program is of some use
  9. to you, a contribution of $25 will be greatly appreciated and give me
  10. some incentive to produce newer and better versions.  Your contribution
  11. is, of course, entirely voluntary.  The only direct tangible benefit to
  12. becoming a "registered" user is that I will attempt to answer your 
  13. correspondence in a timely manner and do my best to resolve difficulties
  14. you may be having with your application.
  15.  
  16.        The producers and distributors of this software allow you to use
  17. it with the understanding that we will be held blameless for any damages,
  18. either direct or consequential which result from the use of this software. 
  19. I may be contacted at the following address.
  20.  
  21.                     Constantine Roussos
  22.                     Rt.1, Box 186
  23.                     Arrington, Va. 22922
  24.  
  25.  
  26.  
  27.  1.  Setting up FINANCE ANALYZER
  28.  
  29.        No installation procedures are required to run FINANCE ANALYZER.
  30.  
  31.        Simply enter the command  FA  at the DOS prompt.
  32.  
  33.        However, you will probably want to at least make a backup copy of
  34.        your original disk.
  35.  
  36.        FINANCE ANALYZER may be customized for your particular installation
  37.        by following the directions in 3. below.
  38.  
  39.  
  40.  2.  FINANCE ANALYZER files
  41.  
  42.        FINANCE ANALYZER consists of 7 files.
  43.  
  44.            i. FA.EXE
  45.                This is the program which you actually run.  It is the only
  46.                file required to run FINANCE ANALYZER.
  47.  
  48.           ii. FAPARMS.DAT
  49.                This is a parameter file.  You may edit it with any text
  50.                editor capable of producing a standard ASCII file.  This
  51.                file controls parameters such as the colors used on a CGA
  52.                system.  More information on the format of this file is
  53.                given in the section on parameter customization.
  54.  
  55.          iii. FAPARMS.MNO and FAPARMS.CGA
  56.                These are suggested parameter files for monochrome and CGA
  57.                (color) adapters respectively.  So, for example, if you have
  58.                a monochrome system and wish to activate FAPARMS.MNO simply
  59.                execute the DOS command
  60.                                COPY FAPARMS.MNO FAPARMS.DAT
  61.  
  62.           iv. FA.HLP
  63.                FINANCE ANALYZER has on-line, context sensitive help.
  64.                FA.HLP is the help text file.  It is a standard ASCII file
  65.                in that one may type it, print it and even edit it to further
  66.                customize the system.  However, one must be aware that FINANCE
  67.                ANALYZER is expecting this file to conform to a certain (albeit
  68.                simple) format, so unexpected results may occur if one edits the
  69.                file without regard to the help file format.
  70.  
  71.            v. FA.DOC
  72.                This is the file you are now reading.
  73.  
  74.           vi. READ.ME
  75.                This file instructs you to type the files FA.DOC and FA.HLP to
  76.                learn more about FINANCE ANALYZER.
  77.  
  78.  
  79.  3.  Customizing FINANCE ANALYZER
  80.  
  81.        FINANCE ANALYZER may be customized in three ways.
  82.  
  83.        First, one may control how the program highlights data, error 
  84.        messages, etc.
  85.  
  86.        Second, one may modify the text of the help file.
  87.  
  88.        Third, one may enable the parameter and help files to reside in a
  89.        single directory and yet be accessed properly no matter what the
  90.        user's default directory is when he/she runs the program.
  91.  
  92.          i. Modifying FAPARMS.DAT
  93.                The parameter file is called FAPARMS.DAT.  This file controls
  94.                several system parameters.  It is a standard ASCII file so it
  95.                may be modified through the use of any text editor capable of
  96.                reading and writing ASCII files.  The parameters are broken
  97.                into groups - one group per line. The items in each line are
  98.                separated by commas.  The format of the file is given below,
  99.                line by line.
  100.  
  101.                FIRST LINE
  102.                Normal foreground color, Normal background color, Normal border
  103.                color.
  104.  
  105.                SECOND LINE
  106.                Highlight foreground color, Highlight background color.
  107.  
  108.                THIRD LINE
  109.                Alternate foreground color, Alternate background color,
  110.                Alternate border color.
  111.  
  112.                FOURTH LINE
  113.                Attention foreground color, Attention background color.
  114.  
  115.                FIFTH LINE
  116.                Business name, Business address line 1, Business address line 2,
  117.                City, State, Zip, Year
  118.  
  119.  
  120.         ii. Modifying FA.HLP
  121.  
  122.                FA.HLP contains the on-line context-sensitive help text.  It
  123.                too is a standard ASCII file in that it may be typed, printed,
  124.                and edited.  FINANCE ANALYZER expects the file to conform to
  125.                the following format.
  126.  
  127.                Each help topic (title) is on a line by itself and the first
  128.                character on that line is an @.  The @ line is followed by 
  129.                the help text for that topic.  Help topic text blocks are
  130.                terminated by the next help topic @ line or by the end of the
  131.                help file.  You may modify any existing help text blocks and
  132.                you may add your own new topics and corresponding help text 
  133.                blocks.
  134.  
  135.  
  136.        iii. Accessing FINANCE ANALYZER from any directory.
  137.  
  138.                One may, of course, copy all the FA files into a single 
  139.                directory and change directory (CD) to that directory
  140.                when one wishes to perform financial analyses.  However,
  141.                it is more convenient to be able to execute the program
  142.                from any directory.  This, of course, is easily done by
  143.                simply putting the executeable image file (FA.EXE) in a
  144.                directory which is in the PATH.  (If you are not familiar
  145.                with setting up a path see any good DOS manual or book.)
  146.                Unfortunately, the program will not automatically find
  147.                its help and parameter files if you are not in the same
  148.                directory in which they are located.  You can tell FA
  149.                where to look for its help and parameter files by setting
  150.                an environment variable with the name PARMDIR to the name
  151.                of the directory where the files reside.  For example, if
  152.                you put the help and parameter files in a first-level
  153.                subdirectory called PARMS on your hard drive, then execute
  154.                the command
  155.                                SET PARMDIR=C:\PARMS\
  156.                (Note the final backslash - it is required.  Also note that
  157.                 there are no spaces around the = sign.)
  158.                You will probably want to include this command in your
  159.                AUTOEXEC.BAT file so that it will be executed automatically
  160.                every time you "boot" your system.
  161.